Always deliver focus events to toplevels
authorMatthias Clasen <mclasen@redhat.com>
Mon, 17 Feb 2020 14:17:42 +0000 (09:17 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 21 Feb 2020 05:51:03 +0000 (00:51 -0500)
commit563dd65530605ff821e383876b42390a84e66e26
treeccde87aac85394715fc926c9dae53533cea720bf
parent0fc2505ed681939e5c781e134a8b0e89097f0c66
Always deliver focus events to toplevels

Its was GTK expects. This change gets rid of the "Ignoring an
unexpected focus event from GDK on a non-toplevel surface."
warning.
gdk/gdksurface.c